- Counter-Strike 1.6 / Zombie Plague [4.3] / Zombie Classes
- 2019-05-17
Навыки:
Ярость - Временно увеличивает скорость передвижения и сопротивляемость отбрасыванию.
Значок | Название | Описание |
---|---|---|
Планер | После подъёма в воздухе на определённую величину начинает медленно планировать. При повторном использовании навыка быстро пикирует в направлении прицеливания. Если во время полёта вы получите больше 1,500 / 2,000 / 2,500 урона, ваши крылья сломаются и вы упадёте. Сломанные крылья со временем восстанавливаются. (этого нет) | |
Ярость | Повышает скорость передвижения на 10 секунд, но повышает и получаемый урон на 50%. |
Настройки:
new const Float:g_flCooldownSpeed = 20.0; //Длительность кулдауна разгона
new const Float:g_flDurationSpeed = 4.0; //Длительность разгона
new const Float:g_flFastRun = 400.0; // Скорость разгона
new const Float:g_flCooldownFly = 30.0; //Длительность кулдауна полета
new const Float:g_flDurationFly = 10.0; //Длительность полета
new const Float:g_flDurationDownhill = 1.0; //Длительность спуска
new const Float:g_flDownhillSpeedY = -140.0; //Скорость полета вниз при спуске
new const g_iDownhillSpeed = 500; //Скорость полета при спуске
new const g_iDownhillEndSpeed = 300; //Скорость в конце спуска
new const g_iHudRed = 255; //Цвета в худе
new const g_iHudBlue = 0;
new const g_iHudGreen = 0;
new const Float:g_flHudX = 0.8; //Позиция худа
new const Float:g_flHudY = 0.7;
new const g_iClassHealth = 7000;
new const g_iClassSpeed = 260;
new const Float:g_flClassGravity = 0.85;
new const Float:g_flClassKnockback = 0.3;
Версия:
1.0
Автор:
Перестройка/Сергей Сидоров
%25
Discount on all purchases
builds until September 16, 2024
Especially for you - Гость
Buy an assembly
[CS 1.6] Weapon Model - Ethereal Xmas
one of the best p90 models, we had on the server. ++
[CS 1.6] Knife Model - Xmas Candy Axe
nice xmas model
[CS 1.6] Weapon Model - White Railcannon Xmas
Nice model thanks
[CS 1.6] Weapon Model - Royale Dragon M4a1
Nice model thanks
[ZP] Zombie Class - Revenant Raving (Переделка Fire)
happy to hear that from you ! enjoy
ReHLDS (Reverse-engineered) - this is a new step forward that gives a second wind to our servers. ReHLDS works 2 times faster than HLDS.
AMXModX is a Metamod add-on that allows you to create new modifications for Half-Life in the Pawn language
Reunion is a continuation of Dproto for ReHLDS. This is a metamod plugin that allows you to log into the 47/48 Non-Steam server.
Revoice is a Metamod plugin that allows voice chat between non-steam and steam clients.
The new Metamod-r contains a huge number of performance optimizations and much cleaner code. The kernel was written using a JIT compiler.
Ultimate Unprecacher is a plugin for MetaMod, it works on the principle of disabling unnecessary resources on your server, thereby you can free up space for resources for your plugins, using this module you can get rid of error 512!
ReAuthCheck - this is a Metamod plugin that checks your players for validity, with this module for REHLDS you can protect your server from bots that constantly spam ads or simply clog up a slot on the server!
NetBufExtender or NBEX - This is a metamod plugin that expands the пїЅInternet bufferпїЅ: server and client buffers (not 100% guaranteed). Expands up to 64 kb. This means that players are less likely to be kicked with the error "Reliable channel overflowed"".
UINO пїЅ metamod plugin that allows you to remove unnecessary fields from userinfo(setinfo) when the engine passes it to other players on the server. This measure reduces the amount of data transferred and slightly reduces the chance of being kicked with "Reliable channel overflowed".